How to setup and use the 128X32 OLED display

On this episode of basic Arduino we will take a look at setting up and using the 128 x 32 OLED display with our Arduino board. Click below for video tutorial: https://youtu.be/uA6DbLMcWhU     Schematic:   ARDUINO Code: #include <Wire.h> … Continue reading How to setup and use the 128X32 OLED display